home *** CD-ROM | disk | FTP | other *** search
- body {
- background : #10224e url(images/background_blue.jpg) center top repeat-y fixed;
- margin: 0px 0px 0px 0px;
- }
-
- p {
- overflow: auto;
- }
-
- .fadeBack {
- z-index: -1;
- height: 83px;
- background: url(images/backFade.png) repeat-x top;
- top: 0px;
- position: fixed;
- width: 100%;
- }
-
- .divApple {
- z-index: 500;
- position: fixed;
- top: 0px;
- right: 50%;
- left: 50%;
- height: 21px;
- margin-top: 6px;
- }
-
- .headerApple {
- background: url(images/headerbarApple.png) no-repeat;
- width: 17px;
- height: 21px;
- margin-left: auto;
- margin-right: auto;
- }
-
- .divHeader {
- z-index: 100;
- top: 0px;
- position: fixed;
- width: 100%;
- height: 31px;
- font-family: "Lucida Grande";
- }
-
- .headerTile {
- position: relative;
- margin-left: 9px;
- margin-right: 9px;
- height: 31px;
- padding-top: 6px;
- background: url(images/headerbarTile.png) top repeat-x;
- }
-
- .headerLeft {
- position: absolute;
- left: 0;
- background: url(images/headerbarLeft.png) left top;
- width: 9px;
- height: 31px;
- }
-
- .headerRight {
- position: absolute;
- right: 0px;
- width: 9px;
- height: 31px;
- background: url(images/headerbarRight.png) left top;
- }
-
- #headerUsername {
- color: #FFFFFF;
- font-size: 13px;
- font-weight: bold;
- }
-
- #headerChatStarted {
- position: absolute;
- color: #c4c4c4;
- font-size: 10px;
- top: 10px;
- right: 9px;
- z-index: 101;
- }
-
- /*
- #chatArea {
- z-index: 50;
- margin-left: 30px;
- margin-right: 30px;
- position: relative;
- margin-top: 37px;
- }
- */
-
- .container {
- position: relative;
- padding-bottom: 6px;
- margin-left: 20px;
- margin-right: 20px;
- }
-
- .container .topLeft {
- position: absolute;
- left: 0;
- top: 0;
- width: 45px;
- height: 41px;
- background: url(images/chatBlackLeftTopBack.png) no-repeat left top;
- }
-
- .container .topLeft .userImage {
- background: url(images/chatPictureBack.png) no-repeat;
- width: 35px;
- height: 35px;
- padding: 1px 0 0 1px;
- margin: 5px 0 0 6px;
- }
-
- .container .topRight {
- position: absolute;
- top: 0px;
- right: 0px;
- bottom: 12px;
- width: 10px;
- background: url(images/chatBlackRightGlare.png) no-repeat right top;
- padding: 0px;
- }
-
- .container borderBottom {
- position: relative;
- height: 12px;
- }
-
- .container .bottomTile {
- position: relative;
- margin-left: 56px;
- margin-right: 21px;
- height: 12px;
- background: url(images/chatBottomTile.png) repeat-x top;
- }
-
- .container .bottomLeft {
- float: left;
- height: 12px;
- width: 56px;
- background: url(images/chatBlackBottomLeft.png) no-repeat;
- }
-
- .container .bottomRight {
- float: right;
- width: 21px;
- height: 12px;
- background: url(images/chatRightBottom.png) no-repeat left top;
- }
-
- .container .headerIncoming,
- .container .headerOutgoing {
- position: relative;
- margin-left: 45px;
- margin-right: 10px;
- }
-
- .container .headerIncoming .left {
- position: absolute;
- left: 0px;
- top: 0px;
- background: url(images/chatHeaderBarBlueLeft.png) no-repeat left top;
- width: 11px;
- height: 17px;
- }
- .container .headerOutgoing .left {
- position: absolute;
- left: 0px;
- top: 0px;
- background: url(images/chatHeaderBarGreenLeft.png) no-repeat left top;
- width: 11px;
- height: 17px;
- }
-
- .container .headerIncoming .userName {
- position: relative;
- margin: 0 11px;
- height: 16px;
- background: url(images/chatHeaderBarBlueTile.png) repeat-x right top;
- color: #FFFFFF;
- font-size: 9px;
- padding-top: 4px;
- font-family: "Arial";
- font-weight: bold;
- text-shadow: 2px 2px 1px #000000;
- overflow: hidden;
- white-space: nowrap;
- }
- .container .headerIncoming .userName .sender{
- position: absolute;
- left: 0px;
- right: 60px;
-
- overflow: hidden;
- white-space: nowrap;
- text-overflow: ellipsis;
- }
- .container .headerIncoming .userName .timestamp{
- float: right;
- }
- .container .headerOutgoing .userName {
- position: relative;
- margin: 0 11px;
- height: 16px;
- background: url(images/chatHeaderBarGreenTile.png) repeat-x right top;
- color: #FFFFFF;
- font-size: 9px;
- padding-top: 4px;
- font-family: "Arial";
- font-weight: bold;
- text-shadow: 2px 2px 1px #000000;
- overflow: hidden;
- white-space: nowrap;
- }
- .container .headerOutgoing .userName .sender{
- position: absolute;
- left: 0px;
- right: 60px;
-
- overflow: hidden;
- white-space: nowrap;
- text-overflow: ellipsis;
- }
- .container .headerOutgoing .userName .timestamp{
- float: right;
- }
- .container .headerIncoming .right {
- position: absolute;
- top: 0px;
- right: 0px;
- background: url(images/chatHeaderBarBlueRight.png) no-repeat left top;
- width: 11px;
- height: 17px;
- }
- .container .headerOutgoing .right {
- position: absolute;
- top: 0px;
- right: 0px;
- background: url(images/chatHeaderBarGreenRight.png) no-repeat left top;
- width: 11px;
- height: 17px;
- }
-
- .container .messageBox {
- position: relative;
- color: #000000;
- /*font: 12px/14px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;*/
- }
-
- .container .messageBox .message {
- position: relative;
- }
-
- .container .messageBox .message p {
- margin: -3px 10px 0 45px;
- padding: 7px 10px 6px 10px;
- background: url(images/chatTableTile.png) repeat-x top #c4c4c4;
- }
-
- .container .messageBox .message .leftTile {
- position: absolute;
- left: 0px;
- top: 24px;
- bottom: 0px;
- width: 45px;
- background: url(images/chatBlackLeftTile.png) repeat-y left;
- }
- .container .messageBox .nextMessage .leftTile {
- position: absolute;
- left: 0px;
- top: 0px;
- bottom: 0px;
- width: 45px;
- background: url(images/chatBlackLeftTile.png) repeat-y left;
- }
-
- .container .messageBox .message .rightTile {
- position: absolute;
- right: 0px;
- top: 21px;
- bottom: 0px;
- width: 10px;
- background: url(images/chatRightTile.png) repeat-y;
- }
- .container .messageBox .nextMessage .rightTile {
- position: absolute;
- right: 0px;
- top: 0px;
- bottom: 0px;
- width: 10px;
- background: url(images/chatRightTile.png) repeat-y;
- }
-
- .container .messageBox .divider {
- position: relative;
- margin-left: 45px;
- margin-right: 10px;
- background: #c4c4c4 url(images/chatDivider.png) top repeat-x;
- height: 2px;
- padding: 0px;
- }
-
- .container .messageBox .nextMessage {
- position: relative;
- }
-
- .container .messageBox .nextMessage .timestamp {
- position: absolute;
- top: 2px;
- left: 0px;
- width: 45px;
- text-align: center;
- color: #AAAAAA;
- font: bold 9px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
- padding-top: 8px;
- }
-
- .container .messageBox .nextMessage p {
- position: relative;
- margin: 0 10px 0 45px;
- padding: 7px 10px 6px 10px;
- background: #c4c4c4;
- }
-
- .statusBar {
- position: relative;
- text-align: center;
- margin-left: 30px;
- margin-right: 30px;
- }
-
- .statusBar .left {
- position: absolute;
- left: 0px;
- top: 0px;
- background: url(images/statusbarLeft.png) no-repeat;
- width: 9px;
- height: 24px;
- }
-
- .statusBar .center {
- position: relative;
- margin: 0 9px;
- height: 24px;
- background: url(images/statusbarTile.png) repeat-x;
- font-family: "Lucida Grande";
- font-size: 10px;
- font-weight: bold;
- padding-top: 4px;
- padding-right: 5px;
- padding-left: 5px;
- color: #c4c4c4;
- text-shadow: 0px 0px 3px #000000;
- }
-
- .statusBar .right {
- position: absolute;
- right: 0px;
- top: 0px;
- background: url(images/statusbarRight.png) no-repeat;
- width: 9px;
- height: 24px;
- }
-
- .statusBar .timestamp {
- color: #999;
- }
-
- .statusBar .online {
- color: #8DDA4F;
- }
- .statusBar .away {
- color: #F4EC1B;
- }
- .statusBar .DND {
- color: #EB295F;
- }
- .statusBar .offline {
- color: #838383;
- }
-
- /*
- #newMsgButton {
- position: fixed;
- text-align: center;
- width: 100%;
- bottom: 0px;
- height: 32px;
- z-index: 100;
- }
- #newMsgButton .button {
- margin-left: auto;
- margin-right: auto;
- width: 211px;
- height: 32px;
- background: url(images/NewMsgButton/NewMessage_1.png) no-repeat;
- padding-top: 11px;
- }
- */
-